home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / bbs_ads.zip / BBS-ADS.DOC next >
Text File  |  1992-09-01  |  8KB  |  246 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                                  BBS-ADS v. 1.0
  17.  
  18.  
  19.              Copyright (C) 1992 by Main Street Programming Services
  20.                              & Madison Farrell, III     
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.         
  30.         
  31.  
  32.  
  33.                                 DISCLAIMER
  34.  
  35.  
  36.              We are NOT responsible for any loss or damages  that 
  37.         you  may  incur through the use of this program.  BBS-ADS 
  38.         and any accompanying files are supplied on an as-is basis 
  39.         without any guarantee expressed or implied that they will 
  40.         work on your computer system.  You use  this  program  at 
  41.         your own risk.  
  42.  
  43.  
  44.  
  45.  
  46.                              WHAT IS BBS-ADS?
  47.  
  48.  
  49.              BBS-ADS is a  program  designed  to  include  a  BBS 
  50.         advertisement  inside  an  archive  file.  While some may 
  51.         frown  upon  this  practice,   the   addition   of   such 
  52.         advertisements   has   become   quite   common.   BBS-ADS 
  53.         simplifies this task,  inserting a differently named file 
  54.         into each archive it processes.  
  55.  
  56.  
  57.                    LIMITATIONS OF THE SHAREWARE VERSION
  58.  
  59.  
  60.              The SHAREWARE version of BBS-ADS is limited only  by 
  61.         the number of ad-filenames it can select  for  inclusion.  
  62.         It  is  fully  functional  in  every  other aspect.  This 
  63.         version of BBS-ADS can only process five ad-filenames.  
  64.         
  65.         You may use BBS-ADS for 30 days.  After 30 days, you must 
  66.         delete it.  
  67.         
  68.                          INSTALLATION OF BBS-ADS
  69.  
  70.  
  71.              In  order for BBS-ADS to operate properly,  you must 
  72.         first create  two  files:  BBS-ADS.CFG  and  BBS-ADS.LST.  
  73.         These  files  should be created in the same sub-directory 
  74.         as BBS-ADS.EXE.  
  75.  
  76.              BBS-ADS.CFG   contains   the   configuration    data 
  77.         necessary  for  BBS-ADS.EXE to process your archive.  The 
  78.         syntax for BBS-ADS.CFG is: 
  79.  
  80.           Line 1---> The  name  of your archive  utility plus the 
  81.                      command it uses to add a file to an archive.
  82.  
  83.           Line 2---> The filename of the master  ad-file you want
  84.                      included inside of the archive.
  85.  
  86.                     An example configuration would be:
  87.  
  88.                               (1)   PKZIP -a 
  89.                               (2)   ORIGINAL.TXT
  90.  
  91.  
  92.  
  93.  
  94.              BBS-ADS.LST  contains  the listing of filenames that 
  95.         are to be selected from as names for  the  ad-file.  This 
  96.         list  is limited to only five filenames for the shareware 
  97.         version of BBS-ADS; however, registered users may include 
  98.         up to 99 files in this list.  
  99.  
  100.                     An example configuration would be:
  101.  
  102.                          (1) readme.now
  103.                          (2) whatthis.txt
  104.                          (3) super.bbs
  105.                          (4) great.bbs
  106.                           .
  107.                           .
  108.                           .
  109.                         (99) megabord.bbs
  110.  
  111.              Both BBS-ADS.CFG  and  BBS-ADS.LST  can  be  created 
  112.         through the DOS COPY CON command or any ASCII editor.
  113.  
  114.              After creating the two files necessary  for  BBS-ADS 
  115.         to  operate  properly,  it  will  need  to be included in 
  116.         whatever batch file executes AFTER a file upload. (I have 
  117.         included  BBS-ADS  in  my  PCBTEST.BAT file so that it is 
  118.         executed after any uploads are virus scanned.)
  119.         
  120.              Please note... the proper syntax for BBS-ADS.EXE is:
  121.  
  122.                             BBS-ADS filename.ext
  123.  
  124.              In most cases,  the filename.exe is passed from  the 
  125.         BBS software to the batch file in parameter %1.  This may 
  126.         vary  from  software  to  software.  Please  consult  the 
  127.         information that came with your BBS software.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.                          FINAL NOTES AND CAVEATS
  134.  
  135.              BBS-ADS will execute after EVERY successful  upload.  
  136.         You  should be warned that if you execute this particular 
  137.         batch file on more than one occasion  with  a  previously 
  138.         verified file then more than one ad-file will be included 
  139.         in  the  archive.  For example,  if you are using PCBoard 
  140.         and run a TEST on a file previously uploaded/scanned  and 
  141.         processed  by  BBS-ADS,  then you will insert another ad-
  142.         file into the archive.
  143.         
  144.              In most instances, this should not present a problem 
  145.         since files are generally verified and processed only one 
  146.         time on a system.
  147.         
  148.              Should  you  have  any   questions,   comments,   or 
  149.         suggestions about this particular program, then please do 
  150.         not hesitate to contact me.  
  151.  
  152.                     Please send all correspondence to:  
  153.  
  154.                      Main Street Programming Services
  155.                      ATTN:  Madison Farrell, III
  156.                      Rt. 3 Box 658
  157.                      Walterboro, SC  29488
  158.  
  159.                       This address is always valid.
  160.  
  161.  
  162.             You can also contact us through our support board.
  163.  
  164.            Main Street  -- (803) 538-4084 --  12/24/96/14.4 bps
  165.  
  166.  
  167.  
  168.         
  169.                          REGISTRATION INFORMATION
  170.  
  171.         BBS-ADS  is SHAREWARE.  If you find the program of use to 
  172.         you or your computer system,  you are REQUIRED to pay for 
  173.         it.  The  current  registration  fee  is  only $7.00.  If 
  174.         after 30 days you do not find  the  program  worth  $7.00 
  175.         then you must erase it from your system.  
  176.  
  177.         Please  fill  out the following information and return it 
  178.         with your remittance.  
  179.  
  180.         (PLEASE PRINT)
  181.  
  182.         _________________________________________________________
  183.         NAME
  184.         
  185.         _________________________________________________________
  186.         COMPANY
  187.         
  188.         _________________________________________________________
  189.         ADDRESS
  190.        
  191.         _________________________________________________________
  192.         CITY/STATE                          ZIP
  193.        
  194.         _________________________________________________________
  195.         COUNTRY
  196.  
  197.         _________________________________________________________
  198.         TELEPHONE
  199.  
  200.         _________________________________________________________
  201.         PASSWORD  (16 letters max.)
  202.  
  203.  
  204.         WOULD YOU LIKE A COPY OF THE SOURCE CODE? Y ___ N ___
  205.         SOURCE CODE IS AN ADDITIONAL $15.00.
  206.  
  207.         Your  registration  will  entitle  you  to access on Main 
  208.         Street and program  support.  You  will  also  receive  a 
  209.         registered version of BBS-ADS which allows more than five 
  210.         ad-files to be processed.
  211.         
  212.         ANY ADDITIONAL COMMENTS:
  213.         
  214.         _________________________________________________________
  215.         
  216.         _________________________________________________________
  217.         
  218.         _________________________________________________________
  219.         
  220.         _________________________________________________________
  221.         
  222.         _________________________________________________________
  223.           
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.                 ALSO FROM MAIN STREET PROGRAMMING SERVICES
  235.  
  236.  
  237.         CALL KILL -- Automatically delete the caller log from 
  238.                      your BBS after a given number  of  days.  
  239.                      Useful for very active systems where the 
  240.                      caller  log  can easily grow to may megs 
  241.                      or for the smaller BBS where hard  drive 
  242.                      space is precious.  NO REGISTRATION FEE.
  243.  
  244.  
  245.  
  246.